Skip to content

Conversation

locenco
Copy link

@locenco locenco commented Sep 23, 2020

mod每次循环会乘10,导致counter每次初始化行都扩大十倍。但这是不必要的,counter的行能包含[-9,9]就可以了。

mod每次循环会乘10,导致counter每次初始化行都扩大十倍。但这是不必要的,counter的行能包含[-9,9]就可以了。
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant